* buffer.c (fix_overlays_in_range, fix_overlays_before): Don't take the address
authorKen Raeburn <raeburn@raeburn.org>
Sun, 19 May 2002 23:12:30 +0000 (23:12 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Sun, 19 May 2002 23:12:30 +0000 (23:12 +0000)
commita48691d50173eafe0a97dc45980a8246b5084299
tree3fb4e5edf16dee6605a8d1da38c9b12d6e5dc354
parentff68d2c50397db081ad8847cb195e4aca2f87486
* buffer.c (fix_overlays_in_range, fix_overlays_before): Don't take the address
of the cdr part of a cons cell; instead, track the parent cell and call
XSETCDR, or set the variable for the head of the list if we haven't started
down the list yet.
src/buffer.c